Skip to content

London | ITP_May_25 | Emiliano_Uruena | MDG_Sprint-3 | AlarmClock #625

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Emilianouz
Copy link

@Emilianouz Emilianouz commented Jul 16, 2025

Self checklist

  • I have committed my files one by one, on purpose, and for a reason
  • I have titled my PR with Region | Cohort | FirstName LastName | Sprint | Assignment Title
  • I have tested my changes
  • My changes follow the style guide
  • My changes meet the requirements of this task

Changelist

Alarmclock implemented, including extra buttons: pause, resume and resent. All buttons are adapted.

The user enter a number in the input field, when the user clicks the "Set Alarm" button, the "Time Remaining" title updates to show the entered number in mm:ss format

When alarm is set with a valid time, every one second passes the "Time Remaining" title decrements by 1 second

When the timer reaches 00:00 the alarm sound plays continuously and the background color changes, when the user clicks the "Stop Alarm" button the alarm sound stops playing.

When the page first loads the "Time Remaining" title shows 00:00 and no alarm sound plays.

@Emilianouz Emilianouz added 📅 Sprint 3 Assigned during Sprint 3 of this module Needs Review Participant to add when requesting review labels Jul 16, 2025
@Emilianouz Emilianouz changed the title London | May_25 | Emiliano_Uruena | MDG_Sprint-3 | AlarmClock London | ITP_May_25 | Emiliano_Uruena | MDG_Sprint-3 | AlarmClock Jul 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Review Participant to add when requesting review 📅 Sprint 3 Assigned during Sprint 3 of this module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant